Accusoft.PdfXpressSdk Namespace > TextFinderOptions Class > TextFinderOptions Constructor : TextFinderOptions Constructor(Boolean,Boolean) |
'Declaration Public Function New( _ ByVal ignoreTaggedPdfArtifacts As Boolean, _ ByVal ignoreTextAnnotations As Boolean _ )
'Usage Dim ignoreTaggedPdfArtifacts As Boolean Dim ignoreTextAnnotations As Boolean Dim instance As New TextFinderOptions(ignoreTaggedPdfArtifacts, ignoreTextAnnotations)
public TextFinderOptions( bool ignoreTaggedPdfArtifacts, bool ignoreTextAnnotations )
public: TextFinderOptions( bool ignoreTaggedPdfArtifacts, bool ignoreTextAnnotations )
public: TextFinderOptions( bool ignoreTaggedPdfArtifacts, bool ignoreTextAnnotations )