Свойство | Тип | Описание | |
---|---|---|---|
PrepareForSave | void | ||
WriteObject | void |
Метод | Описание | |
---|---|---|
PdfCatalog ( PdfDictionary dictionary ) : System | ||
PdfCatalog ( PdfDocument document ) : System |
Initializes a new instance of the PdfCatalog class.
|
Метод | Описание | |
---|---|---|
PrepareForSave ( ) : void |
Dispatches PrepareForSave to the objects that need it.
|
|
WriteObject ( PdfSharp.Pdf.IO.PdfWriter writer ) : void |
public PdfCatalog ( PdfDictionary dictionary ) : System | ||
dictionary | PdfDictionary | |
Результат | System |
public PdfCatalog ( PdfDocument document ) : System | ||
document | PdfDocument | |
Результат | System |