Subject

PdfTextAnnotationVerifyExtensions.Subject property

Subject of text annotation to be verified. Not be verified if equals empty string or null.

public string Subject { get; set; }

See Also