[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfBool

IPdfBool Interface

Represents an interface implemented by PdfBool and PdfBoolObject, allows working with objects of both types in the same way.

Namespace: GrapeCity.Documents.Pdf.Spec
Assembly: DS.Documents.Pdf.dll
Syntax
public interface IPdfBool
Public Interface IPdfBool

Properties

Name Description
Bool

Gets the PdfBool value.

Extension Methods