Namespace: Spire.Pdf.Xmp
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
protected bool Exists { get; }
Protected ReadOnly Property Exists As Boolean Get
protected: property bool Exists { bool get (); }
member Exists : bool with get