Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument Class / MarkInfo Property

In This Topic
    MarkInfo Property
    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