Altsoft Xml2PDF reference library
PdfOutputSettings Class
NamespacesAltsoft.Publisher.ConfigurationPdfOutputSettings
PDF output settings.
Declaration Syntax
C#Visual BasicVisual C++
public class PdfOutputSettings : Settings
Public Class PdfOutputSettings _
	Inherits Settings
public ref class PdfOutputSettings : public Settings
Members
All MembersMethodsProperties



IconMemberDescription
Conformance
Output PDF conformance level.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IgnoreImageOpacity
Ignores opacity in source images.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Profile
Path to the output ICC profile file.

RegistryName
Internationally known name of the output ICC profile.

Set(Settings) (Inherited from Settings.)
ToString()()() (Inherited from Settings.)
UseStdType1
Allows to use standard PDF Type1 fonts.

UseStdType1Only
Prevents from using fonts different from standard PDF Type1.

Inheritance Hierarchy
Object
Settings
 PdfOutputSettings

Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)