'DeclarationPublic Property AllowCrossParagraphMatch As Boolean
'UsageDim instance As CrossParagraphStringReplaceTextOptions Dim value As Boolean instance.AllowCrossParagraphMatch = value value = instance.AllowCrossParagraphMatch
public bool AllowCrossParagraphMatch {get; set;}