Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Page Class / PieceInfo Property

In This Topic
    PieceInfo Property
    In This Topic
    Gets the GrapeCity.Documents.Pdf.Spec.IPdfDict object defining page-piece dictionary associated with the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property PieceInfo As IPdfDict
    public IPdfDict PieceInfo {get;}
    See Also