Skip to main content

Class GmPdfTextOutputModeConverter

Namespace: Aurigma.DesignAtoms.Common
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class GmPdfTextOutputModeConverter

Inheritance: System.Object -> GmPdfTextOutputModeConverter

Inherited Members

  • 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

Methods

ConvertToGm

public static PdfTextOutputMode ConvertToGm(this PdfTextOutputMode textOutputMode)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.Model.Configuration.PdfTextOutputModetextOutputMode
Returns

Aurigma.GraphicsMill.Codecs.PdfTextOutputMode

Was this page helpful?