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