PasswordProtectedDocumentInfo

PasswordProtectedDocumentInfo class

Provided document is password protected

public class PasswordProtectedDocumentInfo : DocumentInfo

Properties

Name Description
CreationDate { get; } Implements CreationDate
Format { get; } Implements Format
IsPasswordProtected { get; } Gets is document password protected
Item { get; } Implements Item
PagesCount { get; } Implements PagesCount
PropertyNames { get; } Implements PropertyNames
Size { get; } Implements Size

See Also