Show / Hide Table of Contents

Class PrintFileDOC

It represents a DOC file that will be printed at the client side.

Inheritance
System.Object
PrintFile
PrintFileDuplexable
PrintFileDOC
Inherited Members
PrintFileDuplexable.PrintRange
PrintFileDuplexable.PrintInReverseOrder
PrintFileDuplexable.ManualDuplex
PrintFileDuplexable.ManualDuplexMessage
PrintFile.FileContent
PrintFile.FileContentType
PrintFile.FileName
PrintFile.Copies
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Neodynamic.Blazor
Assembly: cs.temp.dll.dll
Syntax
public class PrintFileDOC : PrintFileDuplexable

Properties

FileFormat

Declaration
public override string FileFormat { get; }
Property Value
Type Description
System.String
Overrides
PrintFile.FileFormat

Password

Gets or sets the password for this DOC file.

Declaration
public string Password { get; set; }
Property Value
Type Description
System.String
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com