Click or drag to resize

PdfOCUsagePrint Property

Gets or sets an object specifying that the content in this group is intended for use in printing.

Namespace: Patagames.Pdf.Net.Wrappers.OptionalContent
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfPrint Print { get; set; }

Property Value

PdfPrint
Optional.
See Also