API Reference / PlanetEncoderAPI ReferenceClass PlanetEncoderEdit on GitHubNamespace CodeGlyphX.PostalAssembly CodeGlyphXSource CodeGlyphX/Postal/PlanetEncoder.cs:13Modifiers staticEncodes PLANET barcodes.InheritanceObjectPlanetEncoderFilter membersAll (5) Methods (5)Show inherited Expand all Collapse all ResetMethodspublic static BitMatrix Encode(String content) #CodeGlyphX/Postal/PlanetEncoder.cs:13Returns: BitMatrixEncodes a PLANET barcode into a BitMatrix.Parameterscontent System.String requiredposition: 0Inherited Methodspublic override Boolean Equals(Object obj) #CodeGlyphX/Pdf417Code.Macro.Decode.cs:61Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #CodeGlyphX/Pdf417Code.Macro.Decode.cs:91Returns: Int32Inherited from Objectpublic Type GetType() #CodeGlyphX/Pdf417Code.Macro.Decode.cs:16Returns: TypeInherited from Objectpublic override String ToString() #CodeGlyphX/Pdf417Code.Macro.Decode.cs:54Returns: StringInherited from Object