'Declaration Public Property IsMarked As Boolean
public bool IsMarked { get; set; }
public: __property bool get_IsMarked(); public: __property void set_IsMarked( bool value);
public:property bool IsMarked { bool get(); void set(bool value); }
If IsSuspects is true, the document may not completely conform to Tagged PDF conventions.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PdfMarkInformation Class PdfMarkInformation Members