Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / IPdfArrayHolderExt Class / TryGetBool Method

In This Topic
    TryGetBool Method (IPdfArrayHolderExt)
    In This Topic
    Tries to get the Boolean value at the specified index, optionally adding a warning to GrapeCity.Documents.Pdf.GcPdfDocument.ParserLog if the value cannot be converted to a Boolean.
    Overload List
    OverloadDescription
    Tries to get the Boolean value at the specified index, optionally adding a warning to GrapeCity.Documents.Pdf.GcPdfDocument.ParserLog if the value cannot be converted to a Boolean.  
    Tries to get the Boolean value at the specified index, optionally adding a warning to GrapeCity.Documents.Pdf.GcPdfDocument.ParserLog if the value cannot be converted to a Boolean.  
    See Also