In This Topic
Gets a
GrapeCity.Documents.Pdf.Structure.MarkInfo object that provides additional information relevant to specialized uses of structured PDF documents.
Syntax
'Declaration
Public ReadOnly Property MarkInfo As MarkInfo
public MarkInfo MarkInfo {get;}
See Also