[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfBool

Interface IPdfBool

Namespace
GrapeCity.Documents.Pdf.Spec
Assembly
GcDocs.Pdf.dll

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

public interface IPdfBool
Extension Methods

Properties

Bool

Gets the PdfBool value.

PdfBool Bool { get; }

Property Value

PdfBool