PdfSearchableObjects

SearchableObjects.PdfSearchableObjects property

Gets or sets the objects inside a PDF document that are to be included in a watermark search.

public PdfSearchableObjects PdfSearchableObjects { get; set; }

Property Value

The objects inside a PDF document that are to be included in a watermark search.

See Also